
/* 2sxc Template :: by 2sic Internet Solutions */


.app-footer .app-cred-item-img-wrapper { padding:0; border: 0px solid #ccc;}
.app-cred-item-img-wrapper { padding: 20px 40px; border: 1px solid #ccc;}
.app-cred-item img { max-width:100%;}

.app-cred-item p { margin-top:5px; font-size:15px; }
.app-cred-item a:hover{ text-decoration: none; }

.app-cred-item img { width:100%;}
/* .app-cred-item a img {transition: filter 0.3s linear; backface-visibility: hidden; filter: grayscale(1);} */
.app-cred-item a:hover img { filter: grayscale(0);}

/*
.app-cred { overflow:hidden;}
.app-cred-item { margin-bottom:20px;}

@media (max-width: 480px) {
    .app-cred-item-img-wrapper {
        padding: 10px 20px;
        border: 1px solid #ccc;
    }
}
*/